Name | Description | |
---|---|---|
![]() | CmdLineFileName | Gets the Command Line File name with which the application was started. |
![]() | IsAnotherInstanceRunning | Checks whether another instance of this application is already running. |
![]() | IsSandboxed | Gets whether this is a sandboxed environment (e.g. Blazor) |
![]() | IsStoreApp | Gets whether the application is runnting in the store |
![]() | ServerBaseUri | Gets the base URI of the application server. |
![]() | UseServerLicensing | Gets whether the application must use server licensing. |
![]() | UseServerResources | Gets whether the application should use resources served by the server. |
![]() | UsesNativeSplashScreen | Gets whether the application uses a native splash screen (e.g. Blazor). |